home *** CD-ROM | disk | FTP | other *** search
/ PC Electronic Plus / PC Electronics Plus (Most Significant Bits)(1995).ISO / vendor.doc < prev   
Text File  |  1995-07-07  |  9KB  |  151 lines

  1.  
  2.          Hard Disk Menu        MicroFox Company           Voice (10am-6pm)
  3.          HDM version 5.03      PO Box 447                 or FAX (24 hrs.)
  4.          File: HDM503.ZIP      Richfield OH 44286-0447    1 (216) 659-9489
  5.          Author: Jim Hass      USA                        CIS (73057,3113)
  6.  
  7.          HDM IS A FLEXIBLE MENU AND SECURITY SYSTEM FOR DOS & ALL NETWORKS
  8.          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  9.  
  10.                                  SHORT DESCRIPTION
  11.                                  ----------------- 
  12.          Hard Disk Menu is a DOS shell that hides the underlying operating
  13.          system from the uninitiated user,  yet does not get in the way of
  14.          the expert user.  The basic system consist of  up to one thousand
  15.          menu files with twenty-six menu pages each, and each page has ten
  16.          entries for  a total of 260,000  entries to choose from.  You can
  17.          start an entry by pointing to it with your mouse and pressing the
  18.          left button, or use the keyboard to move the cursor and press the
  19.          <Enter> key, or simply press the number key for that entry.  Each
  20.          entry can start  a program, run a batch file,  or execute any DOS
  21.          command. An entry can also  have multiple steps which can include
  22.          any or all of the  possibilities above plus special HDM functions
  23.          and macros.  Each entry has a user definable description. You can
  24.          go to another Menu File with 260 more entries by using the action
  25.          function {MENU ###}.  Menu Files are numbered HDM.000 to HDM.999.
  26.  
  27.                                 EXTENDED DESCRIPTION
  28.                                 --------------------
  29.          The  <F10> key  displays a  horizontal  menu  at the  top of  the
  30.          screen. The choices from the  menu include: Menu, Page, Security,
  31.          Local,  Global,  or  Exit.  Help  can  be  selected  any time and
  32.          presents you  with another menu  and screens that  explain how to
  33.          use the  Hard Disk Menu System.  MENU allows you to  add, change,
  34.          delete,  move,  or  copy  the  menu  entry descriptions and their
  35.          associated menu action. PAGE lets you change the description of a
  36.          Page Index  entry, import pages,  switch pages, or  delete pages.
  37.          SECURITY allows  you to set  up user logons  and password protect
  38.          menu entries. LOCAL lets you set up variables in the current menu
  39.          file and  GLOBAL lets you set  up variables that affect  all menu
  40.          files. EXIT leaves HDM and returns you to the DOS prompt or opens
  41.          a DOS window where you can run any DOS command, program, or batch
  42.          file. Other commands in the Top  Menu allow you to set up macros,
  43.          menu  titles,  change  colors   and  window  borders,  set  mouse
  44.          sensitivity,   set  communications   parameters,  set   time  for
  45.          automatic blanking of the menu screen, and set up hands off timed
  46.          execution of any menu entry any time of the day, week, or month.
  47.  
  48.          The user defined menu entries consist of two parts. The first one
  49.          is a 48 character description that is displayed on the screen and
  50.          can be anything you want. This is what you choose to start a menu
  51.          entry from the  main menu. The second part of  this menu entry is
  52.          the menu action.  This tells HDM what to do  when this menu entry
  53.          is started.  The menu action can contain anything  that you would
  54.          normally put in a DOS batch file,  plus functions and macros that
  55.          give you  additional flexibility, ease of use,  and  capabilities
  56.          beyond DOS and other menu systems.
  57.  
  58.          The  Hard  Disk  Menu  is  not  memory  resident.  When you run a
  59.          program, HDM gets out of memory completely so that all system ram
  60.          is available for your use.  HDM is then automatically called back
  61.          into memory when your program is finished.
  62.  
  63.          Help is  always available.  Press <F1> from anywhere  in the Hard
  64.          Disk Menu to get the help menu and help screens.  Help topics are
  65.          displayed at  the left side  of the screen  and a description  of
  66.          each topic is displayed on the  right side of the screen. You can
  67.          move  up and  down through  the help  topics or  press the letter
  68.          associated  with  it  and  the  information  on  that  topic will
  69.          immediately be  displayed in the  help text window  at the right.
  70.          You can also  get help on the keys available  when you are in the
  71.          main menu.  Just press <F1> from the main menu and  a help window
  72.          will  open with  information specific  to that menu.  It is  also
  73.          possible  to set  up custom  help for any  menu entries  that you
  74.          want.  See the  sample files "A1.000" and "HELP.000" on your  HDM
  75.          distribution disk.
  76.  
  77.          HDM  also  has  the  ability  to  log  user  activity by  writing
  78.          information to a file every time a menu entry is run.  To use the
  79.          log file, start HDM with the -L or -L<path> startup switch.
  80.  
  81.          HDM allows you  to put security levels on any entries in the main
  82.          menu and on  the commands in the  pull down windows.  This can be
  83.          done either at the group level via the  Security pull down window
  84.          or by putting  the cursor on any main menu entry or any pull down
  85.          menu command and pressing the Alt-F1 key.  You must have at least
  86.          one password set up in the  Master Password Table to use security
  87.          levels.  The file SECURITY.DOC explans the multi-level security.
  88.  
  89.          You can customize the opening logo screen by using the -H startup
  90.          switch and putting your own company logo in the file HDM.HDR. You
  91.          can also create  custom help screens for each  main menu entry by
  92.          creating a  text file  with a name that uses a combination of the
  93.          menu entry page letter and number  and the menu file number.  For
  94.          example custom help for menu entry  B5 in menu file HDM.333 would
  95.          be named B5.333.  When F1 is pressed while the  cursor is on that
  96.          entry, your custom  help is displayed before the  normal HDM help
  97.          screens.
  98.  
  99.          There are many features built into  the Hard Disk Menu for use on
  100.          local  area networks.  One that  must be  used is  the -W startup
  101.          switch.  This tells HDM where to keep the work  file that it uses
  102.          to keep track  of information  for each user.  You can change the
  103.          name of the work file, X.BAT, by using the X environment variable
  104.          (set X=). The -T and -0 through -9 startup switches also can help
  105.          with network environments as can some of the security features.
  106.  
  107.  
  108.                                  CONTACT MICROFOX
  109.                                  ----------------
  110.  
  111.          Send Electonic Mail to Jim Hass at:         CompuServe 73057,3113
  112.                                 ~~~~~~~~        ComStar BBS (216) 661-9065
  113.                                         Internet 73057.3113@compuserve.com
  114.  
  115.                                  HDM DISTRIBUTION
  116.                                  ----------------
  117.          If HDM is archived, the archive must contain at least INSTALL.EXE
  118.          and HDMnnn.INS where nnn is the version: (HDM555.INS = HDM 5.55).
  119.          The archive name should be HDMnnn.ZIP where nnn is the version of
  120.          HDM and ZIP is the type of archive/compression used.  INSTALL.EXE
  121.          will install any (all) of MicroFox's Installation (*.INS) files.
  122.  
  123.  
  124.                                  HDM DOWNLOADING
  125.                                  ---------------
  126.  
  127.          HDM is File Requestable by the Magic Name of HDM from:
  128.          Birkshire Estates BBS (413) 499-1327 (MA) SysOp: Pete Farias.
  129.          "HDM" File REQuest 1:321/210.
  130.  
  131.          Download HDMnnn.ZIP (nnn = version number) from the following:
  132.  
  133.          CompuServe: IBMSYS forum Library #5 (DOS Shells)
  134.          ComStar BBS: (216) 661-9065 (OH) SysOp: Roger Dye
  135.          Consultant BBS: (718) 837-3236 (NY) SysOp: Jay Caplan
  136.          Break RBBS: (703) 680-9269 (VA) SysOp: Bruce Jackson
  137.          Twilight Zone: (715) 652-2758 (WI) SysOp: John Hrusovszky
  138.          DataExchange BBS: (318) 239-2122 (LA) SysOp: Don Morris
  139.          Attention to Details BBS (909) 681-6221 (CA) SysOp: Clint Bradford
  140.          Space BBS: (415) 323-4398 (CA) SysOp: Owen Hawkins
  141.          Knightec BBS: (519) 940-0007 (CANADA) SysOp: Phil Knight
  142.  
  143.        Get our latest from Software Creations BBS ("Home of the Authors")
  144.        1200/2400 V.42/MNP line: (508) 365-2359
  145.        2400-14.4k HST US Robotics line: (508) 368-7036
  146.        2400-16.8k V.32/V.42bis US Robotics line: (508) 368-7139
  147.        2400-21k HST/V.42bis/V.32terbo US Robotics line: (508) 368-0457
  148.        2400-28.8k V.32/V.42bis/V.fc Hayes Optima 28800 line: (508) 365-9352
  149.  
  150.  
  151.